CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 共轭梯度

搜索资源列表

  1. code

    0下载:
  2. 用MATLAB实现最速下降法,牛顿法和共轭梯度法求解实例。-Using MATLAB to achieve the steepest descent method, Newton method and conjugate gradient method to solve the instance.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:13871
    • 提供者:严菲
  1. conjugate_gradient

    0下载:
  2. 共轭梯度法最优化算法matlab源程序-Conjugate Gradient Method optimization algorithm matlab source code. .
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:797
    • 提供者:yuzexi
  1. Desktop

    0下载:
  2. 共轭梯度法 matlab 程序 运用黄金分割法寻找最小点-Conjugate Gradient Method
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:7277
    • 提供者:yangping
  1. Golden

    0下载:
  2. 本文件包含了黄金分割和共轭梯度算法的matlab源程序代码。-This document contains the golden section and the conjugate gradient algorithm matlab source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:22334
    • 提供者:王刚
  1. zunewton-dfpdfp

    1下载:
  2. 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:18935
    • 提供者:10.2
  1. Mathematical-optimization-toolbox

    0下载:
  2. 数学最优化工具箱,内含0.618法,Fibonacci法,共轭梯度法,你牛顿法,牛顿法,最速下降法。每个算法都有一个实例用matlab实现-Mathematical optimization toolbox, containing 0.618 Fibonacci method, conjugate gradient method, Newton, Newton, steepest descent method. Each algorithm has an example of using mat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:11230
    • 提供者:商恒超
  1. ConjugateGradient

    0下载:
  2. 共轭梯度发的matlab源程序,收敛速度先快后慢,很实用-Conjugate gradient hair matlab source, soon after the first slow convergence speed, it is practical
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:971
    • 提供者:李亚
  1. FRCG

    0下载:
  2. 用matlab实现了FR共轭梯度算法,其中线搜索采用Amijo搜索实现。-Using matlab to achieve the FR conjugate gradient algorithm, in which the line search using Amijo search implementation.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:867
    • 提供者:程征
  1. Optimization-Methods-

    7下载:
  2. 《最优化方法及其Matlab程序设计》较系统地介绍了非线性最优化问题的基本理论和算法,以及主要算法的Matlab程序设计,主要内容包括(精确或非精确)线搜索技术、最速下降法与(修正)牛顿法、共轭梯度法、拟牛顿法、信赖域方法、非线性最小二乘问题的解法、约束优化问题的最优性条件、罚函数法、可行方向法、二次规划问题的解法、序列二次规划法等。-" Optimization Methods and Matlab programming," a more systematic introd
  3. 所属分类:matlab

    • 发布日期:2015-12-23
    • 文件大小:1792000
    • 提供者:赵雪伟
  1. grad_conj_md

    0下载:
  2. 二次函数的共轭梯度法的matlab实现函数,输入相关参数即可进行迭代运算。-The function MATLAB realization of conjugate gradient method of quadratic function.
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:任杨曾
  1. minGF

    0下载:
  2. 共轭梯度法,用于求解非线性约束问题,适用于matlab程序-Conjugate gradient method for solving nonlinear constrained problem for matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1261
    • 提供者:周颖
  1. gongetidu

    0下载:
  2. 本算法是基于数值计算中的共轭梯度编写的MATLAB程序。非常实用的一个小程序。-This algorithm is based on the numerical calculation of conjugate gradient written MATLAB program. Very practical one small program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:928
    • 提供者:温来福
  1. CG_ex

    0下载:
  2. 共轭梯度发法matlab版本的一个实例源代码,带轨迹收敛图-a source code of conjugate gradient algorithm by matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:836
    • 提供者:
  1. frcg

    0下载:
  2. 改进的共轭梯度法,具有很好的收敛效果,达到整体最有,在MATLAB中实现。-Improved conjugate gradient method, has a good convergence effect, to achieve the overall most realized in MATLAB.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:710
    • 提供者:chenchao
  1. gongetidu

    0下载:
  2. 本matlab程序用共轭梯度法来求解多元模型的最小值(给出最小值和精度情况)-The matlab program conjugate gradient method to solve the minimum multivariate model (given the minimum and the accuracy of the situation)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:8143
    • 提供者:华哥
  1. liner-formular

    0下载:
  2. 利用Jacobi迭代法和共轭梯度法来解线性方程组的matlab源代码-Use Jacobi iteration method and conjugate gradient method for solving linear equations matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:918
    • 提供者:李耀兵
  1. frcg

    0下载:
  2. 共轭梯度法的matlab程序(FR共轭梯度法程序)-Conjugate Gradient
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:689
    • 提供者:林斯
  1. laplace_cg

    0下载:
  2. matlab使用共轭梯度法求解laplace方程-matlab program using CG method solving laplace eq.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:845
    • 提供者:honghui
  1. REVERISE

    1下载:
  2. 叠前反演的matlab代码,方法采用马尔科夫共轭梯度法,针对一维模型的反演-Pre-stack inversion matlab code, the method uses Markov conjugate gradient method, inversion for the one-dimensional model of
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10094769
    • 提供者:邹晓峰
  1. Getd

    0下载:
  2. 使用Matlab编程工具对多元函数的共轭梯度算法的实现-Conjugate Gradient algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:780
    • 提供者:yang
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com